home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / text / font / ATEbeta5b.lha / ATEbeta5d.readme < prev    next >
Text File  |  1996-09-05  |  4KB  |  91 lines

  1. Short:    My answer to Adobe Type Manager(tm)
  2. Uploader: gordonf@intouch.bc.ca (Gordon Fecyk)
  3. Author:   Gordon Fecyk: Main software, Adrian Aylward: post.library
  4. Type:     util/misc
  5. Requires: KS/WB 2.04 or later, 2 MB total RAM, hard disk, some CLI savvy
  6. Version:  ATE Beta 5b, (1.5b)
  7. Distribution: Aminet, Fred Fish, comp.binaries.amiga, Boston Computer
  8.               Society CD-ROM
  9. Replaces: util/misc/Atebeta4d.lha, util/misc/ATE.lha
  10.  
  11. Amiga Typeface Engine (ATE) is my attempt to bring PostScript type
  12. to the Amiga operating system.  Like ATM(tm) for Windows and the Mac,
  13. ATE builds bitmap fonts from PostScript typefaces on demand, and even
  14. does it character by character, making it very fast on '030 systems
  15. and actually usable on 68000 systems.  ATE also replaces algorithmic
  16. styles with true styles if available, so all those dumb EA apps that
  17. blatantly open the normal style then SetSoftStyle() to get bold or
  18. italic will get true styles instead.
  19.  
  20. Using post.library for actually drawing makes ATE usable with more
  21. typeface formats, including Type 1 PFA, Type 1 PFB, Type 3, that weird
  22. format Gold Disk uses, I think Nimbus-Q, and anything else that works
  23. with post.library.
  24.  
  25. Beta5B includes source code for the actual typeface engine, the suggested
  26. GUI for implementing a typeface installer and control panel, and source for
  27. the first incarnation of ATE (ATMbeta1.c) which includes a method of
  28. extracting character dimensions from a typeface directly.
  29.  
  30. Installation:
  31.  
  32. Run the installer script from Shell or Workbench.  It will look for
  33. an existing POST setup and use it, otherwise it installs the correct
  34. version of post.library based on processor type.  It also edits
  35. User-Startup if it had to install post.library.  It will work with
  36. HWGPOST as well.  Use HWG's setup AS IS to ensure ATE works.
  37.  
  38. Usage:
  39.  
  40. Restart the computer after install, or double-click on the "ATEbeta5b"
  41. icon in SYS:WBStartup.  You can test ATE with Prefs/Font, by selecting
  42. any font with the prefix _ATE_.  NOTE: Only FunkyFont is actually
  43. included; the other fonts will generate errors unless you installed
  44. them.  Read ATEbeta4.txt for typeface installing instructions.  Best
  45. advice is to get ATM for Windows, and use the typefaces from it.  I
  46. included _ATE_ and .AFM files for the typefaces used by Windows ATM.
  47.  
  48. Compatibility:
  49.  
  50. Works with OS versions 2.04 up to 3.1.  Does not require V37 of
  51. diskfont.library (but requires minimum V36).  Tested with Enforcer
  52. V37 and Mungwall V37.71.  Coded entirely in DICE C 3.0.
  53. I tested ATE with: Excellence! 3.0, DPaint IV non-AGA, Prefs/Font.
  54. Other testers used ProWrite 3.3, DPaint IV and V AGA.  Compatibility
  55. depends on how the applications themselves draw text.  Apps that
  56. use the OS (graphics.library and diskfont.library) wil work flawless.
  57. Others (Notably Professional Page since 1.3) will draw nothing because
  58. they don't use Text() to draw with.  This will not cause any system
  59. crashes but viewing blank characters will be annoying.  :)  This
  60. release is an attempt to get developers on side and start using the
  61. OS to draw with again.
  62. One app (ProWrite 3.3) uses the OS to draw to the printer too, so
  63. you can get excellent type quality on a non-PS printer using ATE.
  64.  
  65. Distribution Info:
  66.  
  67. This archive has distribution notices that state only Amiga Computing UK
  68. may distribute this release.  This is hereby superceded by myself;
  69. disribution is allowed on the four mediums described at the top of this
  70. document.
  71.  
  72. Other PD libraries or software houses must obtain permission from me,
  73. and you must ensure you distribute un-altered archives.  Don't worry;
  74. this is just for tracking info.  I'll probably grant permission for
  75. nothing.
  76.  
  77. MuchMore 3.3 also included but is copyright 1992 Fridtjof Seibert.
  78. Distributed with ATEbeta5b under his rules described in muchmore.doc
  79. (not for profit).
  80.  
  81. Contact Info:
  82.  
  83. Gordon Fecyk
  84. BSMT 5531 McRae Street
  85. Richmond, BC   V6V 2P5
  86. Canada
  87.  
  88. Home phone: +1-604-526-8724 (24 hr voice mail)
  89.  
  90. gordonf@intouch.bc.ca
  91.